From c21a657e1aab70dac3b3565e06ac2dad266b593d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 17 Jan 1994 01:40:01 +0000 Subject: [PATCH] Don't include stdio.h. --- src/s/gnu-linux.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 87156991c50..3cdf0668413 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -156,7 +156,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This is needed for disknew.c:update_frame() */ #ifdef emacs -#include #ifdef _IO_STDIO_H /* new C libio names */ #define PENDING_OUTPUT_COUNT(FILE) \ -- 2.30.2